home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Cre@te Online 2000 December
/
Cre@teOnline CD05.iso
/
MacSoft
/
XML ConsoleMax.sea
/
XML ConsoleMax
/
Required
/
swingall.jar
/
javax
/
swing
/
text
/
html
/
FormView$1.class
(
.txt
)
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Java Class File
|
1999-07-15
|
615 b
|
16 lines
package javax.swing.text.html;
final class FormView$1 implements Runnable {
// $FF: synthetic field
private final FormView.SubmitThread this$1;
// $FF: synthetic method
FormView$1(FormView.SubmitThread var1) {
this.this$1 = var1;
}
public void run() {
this.this$1.loadDocument();
}
}